From 0ec868bd692b72b5363c118076a3c76ee54a537d Mon Sep 17 00:00:00 2001 From: Matthias Clasen Date: Thu, 25 Jun 2020 16:40:54 -0400 Subject: [PATCH] inspector: Adapt to dropdown api change The suppported syntax for dropdowns in ui files has changed. Get with the program. --- gtk/inspector/visual.ui | 12 ++++++++---- 1 file changed, 8 insertions(+), 4 deletions(-) diff --git a/gtk/inspector/visual.ui b/gtk/inspector/visual.ui index 3743574089..8dece056b5 100644 --- a/gtk/inspector/visual.ui +++ b/gtk/inspector/visual.ui @@ -290,10 +290,14 @@ baseline 1 - - Left-to-Right - Right-to-Left - + + + + Left-to-Right + Right-to-Left + + + -- 2.30.2